context n. 1.上下文;文章的前后关系[脉络]。 2.(事情等的)关节,范围,场合,处境,条件;来龙去脉。 tell the meaning of a word from its context从一个字的上文下推知其字义。 in one context 在一定场合,在某一范围内。 in the context of 在…情况下。 in this context 关于这一点,在这种场合下。 outside the context of 在…之外。
operator n. 1.操作者,机务员;司机,驾驶员;【军事】电话兵;【电话】接线员,话务员(=telephone operator);【电报】报务员。 2.(外科)施行手术者。 3.掮客,经纪人。 4.【语法】功能词。 5.【数学】算子,算符。 6.经营者;〔美国〕工厂主,资方。 7.投机商人,骗子;精明圆滑的人。 8.【戏剧】灯光助理员。 an operator's set 话务员的电话机。 a telegraph operator 电报报务员。 an unitary operator 公正算符。 a mine operator 矿山经营者,矿主。
In native c , you can use the context operator 在本机c + +中,可以使用上下文运算符。
If you need to do this , you can use the context operator syntax 如果需要限定上下文,您可以使用context运算符语法。
The context operator is an additional operator provided by the native debugger 上下文运算符是由本机调试器提供的附加运算符。
With the context operator , you specify the starting point of the search and bypass the current location 使用上下文运算符,可以指定搜索的起始点并跳过当前位置。
You cannot use the context operator or most format specifiers in code or with script or managed code expressions 不能将上下文运算符或大多数格式说明符用在代码中,或用于脚本或托管代码表达式。
When debugging native code , you can use the context operator to qualify a breakpoint location , variable name , or expression 调试本机代码时,可使用上下文运算符限定断点位置、变量名称或表达式:
The context operator is useful for purposes such as specifying a name from an outer scope that is otherwise hidden by a local name 上下文运算符对于某些目的很有用,如指定来自外部范围的、但被本地名称隐藏的名称。